Skip to content

Conversation

@seesharprun
Copy link

@seesharprun seesharprun commented Dec 23, 2025

In documentdb#25, you contributed the FerretDB logo to the source of the DocumentDB site. Since that PR was opened, the site was refactored and your PR now has merge conflicts.

The intention of this PR is to bring in all of the changes from the latest DocumentDB site into your working branch so your PR will no longer have merge conflicts.

If you want a preview of what the end-state for your contribution would look like, here's a PR I opened temporarily to show what the site could look like with your logo: documentdb#25

I hope this helps unblock your PR.


abinav2307 and others added 30 commits August 24, 2025 10:42
Updated various article links and modified associated visuals, including logos and text styles for better consistency and appearance.
Updated PostgreSQL documentation to focus on supported operators.
Rearranged 'gettingStartedMenuItems' and removed 'Node.js Setup Guide' section with detailed content.
Updated the documentation for setting up DocumentDB with Python, including installation steps and connection details. Adjusted section headings and improved clarity in prerequisites and steps.
Removed references to advanced querying and indexing strategies.
Removed 'Next Steps' section from the documentation page.
Removed the 'Next Steps' section from the documentation.
Removed various index strategies and advanced feature examples from the documentation.
Added a footer with copyright information to the layout.
Updated copyright notice and added link to project policies.
Updated blog section with new content and links.
Added terms of use and trademark policy information to footer.
* Fix links in Navbar component

Updated GitHub link and added Discord link to Navbar.

* Update GitHub link in Navbar component

* Update blog titles and content references
- Add workflow to build full APT and YUM repositories from latest documentdb/documentdb release
- Create package browser page with setup instructions
- Add Packages link to navbar and homepage
- Include setup scripts for easy repository installation
- Support GPG signing for packages (optional)
- Download packages including pre-releases
- Build proper debian and RPM repository metadata
…documentdb#11)

* Fix APT repository build and add debugging

- Fix shell variable scope issue in download script
- Add debugging output to understand repository structure
- Update installation instructions with correct package names
- Add support for unsigned repositories for testing

* support multi-version

* sign packages and support both arch

* Fix workflow: Use Ubuntu 22.04 for dpkg-sig compatibility

- Ubuntu 24.04 (ubuntu-latest) doesn't have dpkg-sig package
- Ubuntu 22.04 has dpkg-sig in universe repository
- Required for GPG signing of DEB packages

* Fix final directory listing in repository build script

* Improve repository build status reporting with package counts

* Fix YUM repository creation and improve debugging

- Add detailed logging to RPM repository creation process
- Fix repository metadata generation with proper error handling
- Improve final status reporting with specific metadata file checks
- Remove maintenance notice from package page
- Fix DEB pool validation to check distribution-specific directories

* Clean up repository build script: remove verbose logging and unnecessary comments

* Add debugging for YUM repository creation

- Show which YUM repositories are being processed
- Display createrepo_c execution path and results
- List repodata contents to verify metadata creation
- Keep error messages visible for troubleshooting

* Add RPM processing debugging

- Show which RPM files are being processed
- Display RHEL 8/9 repository assignments
- Log final RPM repository structure
- Identify which files don't match expected patterns

* Debug YUM repository working directory issue

- Show current working directory during YUM processing
- Display actual RPM pool paths being checked
- Add more detailed directory existence and file count logging

* Fix YUM repository path resolution issue

- Detect if we're in wrong directory after APT processing
- Adjust RPM pool paths when working directory is out/deb
- Use relative paths that work from the current location
- This fixes the issue where RPM directories couldn't be found

* Fix bash syntax error in YUM repository conditional structure

* Fix cp command to only copy RPM files, not directories

* Fix doc

* fix doc

* update layout
seesharprun and others added 5 commits November 21, 2025 15:52
…tdb#7)

* Implement proof of concept

* Add remaining AI-generated operators/commands

* Add anchor tags for H2 and H3 elements

* Reducing generated YAML to minimal set

* Update schema and rendering

* Change devcontainer image and remove features

Updated the development container configuration to use a different base image and removed some features.

* Add SEO metadata keywords and cards

* Fix URL for social media images

* Update readme

* Update NPM package versions

* Fix typo
Reverting docs page after experimental programmatic changes to docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants